func google.golang.org/protobuf/internal/impl.appendUint64Value

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L2865: func appendUint64Value(b []byte, v protoreflect.Value, wiretag uint64, opts marshalOptions) ([]byte, error) {
		codec_gen.go#L2896: 	marshal:   appendUint64Value,